home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2628 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  731 b 

  1. Path: mrnews.mro.dec.com!news
  2. From: talluri@stowoa.enet.dec.com
  3. Newsgroups: comp.lang.c++
  4. Subject: Cursor read only when we try to read sqlserver data using VC++ and ODBC
  5. Date: 18 Jan 1996 20:40:11 GMT
  6. Organization: Digital Equipment Corporation - Marlboro, MA
  7. Message-ID: <4dmb7b$4qj@mrnews.mro.dec.com>
  8. NNTP-Posting-Host: pibis2.ogo.dec.com
  9. X-Newsreader: SPRY News 3.03 (SPRY, Inc.)
  10.  
  11. We are trying to access the sqlserver 6.0 data through Visual C++ 4.0 
  12. and ODBC. All the code is application wizard generated code only. We can 
  13. access the data. But when we try to updata the data we get the error
  14.           Cursor is read only
  15. We can add and update the data through ISQL/w
  16.  
  17. Any inputs are appreciated
  18. Thanks in advance
  19. -Chandra
  20.